Skip to content

feat: add label background transparency setting and hotkey#191

Closed
majiayu000 wants to merge 1 commit intostan-smith:masterfrom
majiayu000:feat/label-transparency
Closed

feat: add label background transparency setting and hotkey#191
majiayu000 wants to merge 1 commit intostan-smith:masterfrom
majiayu000:feat/label-transparency

Conversation

@majiayu000
Copy link
Copy Markdown
Contributor

Summary

  • Adds backgroundOpacity setting to labelSettings (default 1.0 - fully opaque)
  • Updates Label component to support transparent background via rgba
  • Adds opacity slider in Settings > Labels tab (0-100%)
  • Adds ] hotkey to toggle between opaque and semi-transparent labels (toggles between 100% and 30%)

Test Plan

  • Unit tests added for LabelSettings component
  • All existing tests pass
  • Manual testing completed

Fixes #65

- Add backgroundOpacity setting to labelSettings (default 1.0)
- Update Label component to support transparent background
- Add opacity slider in Settings > Labels tab
- Add ] hotkey to toggle between opaque and semi-transparent labels

Fixes stan-smith#65

Signed-off-by: majiayu000 <majiayu000@users.noreply.github.com>
@stan-smith
Copy link
Copy Markdown
Owner

Hey @majiayu000 thanks for contributing, can you attach some pictures or even a video showing what you've done please?
Thanks,
Stan

@stan-smith stan-smith self-requested a review January 14, 2026 05:33
@stan-smith stan-smith self-assigned this Jan 14, 2026
Copy link
Copy Markdown
Owner

@stan-smith stan-smith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently can't get the desired behaviour on my end. Please send a video of this working.
Stan

@stan-smith stan-smith marked this pull request as draft January 16, 2026 04:17
@stan-smith
Copy link
Copy Markdown
Owner

Closed due to inactivity and features not working.
-Stan

@stan-smith stan-smith closed this Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't read behind node labels

2 participants